home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DragOutTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = LinkedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {CLASS = SMInspector; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = SMMonitoredView;
- LANGUAGE = ObjC;
- OUTLETS = {"_highWaterReading" = NSTextField; };
- SUPERCLASS = NSView;
- },
- {
- ACTIONS = {quitProcess = id; sample = id; };
- CLASS = SMProcessInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_cpuUsage" = NSTextField;
- "_ctxSwitches" = NSTextField;
- "_faults" = NSTextField;
- "_group" = NSTextField;
- "_hangs" = NSTextField;
- "_machCalls" = NSTextField;
- "_msgsRcvd" = NSTextField;
- "_msgsSent" = NSTextField;
- "_openFilesItem" = NSTabViewItem;
- "_openFilesList" = NSTextView;
- "_pageIns" = NSTextField;
- "_parentProcess" = LinkedTextField;
- "_ports" = NSTextField;
- "_privateMemory" = NSTextField;
- "_quitButton" = NSButton;
- "_residentSize" = NSTextField;
- "_sampleButton" = NSButton;
- "_sharedMemory" = NSTextField;
- "_suidUser" = NSTextField;
- "_tabView" = NSTabView;
- "_threadCount" = NSTextField;
- "_totalTime" = NSTextField;
- "_unixSyscalls" = NSTextField;
- "_user" = NSTextField;
- "_virtualPrivate" = NSTextField;
- "_virtualSize" = NSTextField;
- "_window" = NSWindow;
- };
- SUPERCLASS = SMInspector;
- }
- );
- IBVersion = 1;
- }